MY字典>英语词典>instruction execution翻译和用法

instruction execution

英 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]

美 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]

网络  指令执行

计算机

英英释义

noun

  • (computer science) the process of carrying out an instruction by a computer
      Synonym:execution

    双语例句

    • It is more efficient to design a simple instruction set that enable the execution of one instruction per clock cycle.
      设计一个能够在一个时钟周期执行一条指令的简单指令系统才是更有效的。
    • Composite electronic System is the hinge of the Pico-satellite, which undertakes the work of data processing, data storage, data transmission, Instruction code transmission and Instruction execution.
      综合电子系统是皮卫星的数据和指令枢纽,承担皮卫星数据处理、数据存储、数据传输及指令收发、响应等重要任务,是皮卫星的核心组成部分。
    • But in reality, the upper software drives the underlying hardware, for example different instruction execution and data access affect the underlying hardware circuit directly and result in different power generation.
      但在实际情况中,底层硬件受上层软件驱动,例如不同指令执行和数据存取等软件指令直接影响底层硬件的电路活动,导致不同功耗产生。
    • Activity is a unit of instruction execution, and is the building block of a process.
      活动(activity)是指令执行的一个单元,它是一个流程的基本组成部分。
    • The model of instruction level parallel program execution
      指令级并行程序执行模型
    • The article essentially describes such points as instruction execution and memory management in constructing a virtual running embedded system.
      文中着重介绍了构建嵌入式虚拟运行平台中的指令执行、存储器管理等核心技术问题。
    • This thesis sets forth case instruction in terms of executive condition, organizing execution and realistic meaning and so on.
      文中从案例教学法的实施条件、组织实施过程、现实意义等方面进行了阐述。
    • When complete, the original instruction is executed ( from the breakpoint), and execution continues at that point.
      执行完成之后,接着执行原始的指令(从断点开始)。
    • The platform introduces two memory system structure, addressing mode simulation guarantees that not only the operand is correctly obtained, but also the instruction execution time is correctly calculated.
      采用了两种存储器体系结构,寻址方式的模拟不仅保证了正确地确定操作数,而且能够正确统计指令执行时间。
    • Compile the assembler into machine code so that generate PLE file in order to implement the execution mechanism of PLC virtual machine. In this way, the instruction execution speed of PLC is greatly increased and we can save much memory.
      用汇编编译器编译转变成功的汇编程序产生机器码,从而构造出可执行文件&PLE文件,实现PLC虚拟机的机器码执行机制,这样大大提高了PLC指令的执行速度,同时大大节约了内存空间。